-
Home
-
Jetpack VideoPress
-
2.0
-
Code
-
Classes
- WPCOM_REST_API_V2_Attachment_VideoPress_Data
Total Complexity |
36 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
275 |
Lines of code |
144 |
Logical lines of code |
64 |
Comment lines |
92 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_attachments_by_jetpack_videopress_fields() |
A |
46 |
9 |
40 |
get_videopress_data() |
A |
46 |
9 |
36 |
get() |
S |
60 |
4 |
14 |
register_fields() |
S |
58 |
2 |
16 |
__construct() |
S |
67 |
3 |
7 |
video_is_private() |
S |
66 |
3 |
9 |
is_video() |
S |
78 |
2 |
3 |
remove_field_for_non_videos() |
S |
70 |
2 |
6 |
add_jetpack_videopress_custom_query_filters() |
S |
78 |
1 |
3 |
get_schema() |
S |
64 |
1 |
10 |